PNGFileFormat.allocator

struct PNGFileFormat(Color)
@property
IAllocator
allocator
()
if (
isColor!Color ||
is(Color == HeadersOnly)
)

Meta